  .header {height: 229px;background: #221e1e url(../image/h_bg.png) repeat-x center top;}
            .header .welcome, .header .welcome a { height: 40px; line-height: 40px; font-size: 14px; color: rgba(255,255,255,.6);}
            .header .welcome span { float: right; }
            .header .welcome span a { position: relative; display: inline-block; padding-left: 24px; transition: .3s; }
            .header .welcome span a img {opacity: .65;float: left; padding-top: 11px;padding-right: 16px;}
            .header .welcome span a:hover { color: #fff; }
            .header .welcome span a:hover img {opacity: 1;}
            .header .h_con { height: 140px; position:relative;}
            .header .h_con .logo {float: left;padding-top: 32px;overflow:hidden;/* height:60px; */margin:0}
            .header .h_con .logo img {/* width:220px; */}
            .header .h_con .slogan { float: left; margin-top: 57px; margin-left: 43px; }
            .header .h_con .slogan em {font-size: 26px;font-style: normal;   color: #D20C11;  display: block; font-weight: bold; line-height: 100%;padding-bottom: 10px;}
            .header .h_con .slogan img{width: 190px;}
            .header .h_con .contact { float: right; margin-top:30px;width:525px;color: #0A0505; text-align: right;}
            .header .h_con .contact span { display: block; font-size: 30px; line-height: 100%;font-weight:bold;}
            .header .h_con .contact em {background:url(../image/2922f2ff86bf4ac59d292f900d024512.png)no-repeat;background-size:25px 25px;background-position-x: 327px;font-style: normal; display: block; font-size: 24px; font-weight: bold; line-height: 100%;padding-bottom: 10px;}
            .header .menu ul { overflow: hidden; }
            .header .menu li { position: relative; float: left;z-index:99;}
            .header .menu li:after {position: absolute; content: ""; width: 0;height: 12px; border-left: 1px solid #fff; top: 19px; right: -1px;}
            .header .menu li>a { display: block; padding: 0 51px; font-size: 16px; color: #fff; text-align: center; line-height: 49px; }
            .header .menu li:hover>a,.header .menu li.cur>a{background: #c10707;color: #fff;}
            .header .menu li:last-child:after, .header .menu li.cur:after, .header .menu li:hover:after {display: none;}
            .header .menu li p {
                display: none;
            }
            .header .menu li p a {
                display: block;
                width:100%;
                box-sizing: border-box;
                line-height: 46px;
                text-align:center;
                background: #ececeb;
                color:#4c4c4c;
                font-size: 14px;
                border-top:1px solid #fff;
            }
            .header .menu li p a:hover {
                background: #7a7a7a;
                color:#fff;
            }
            .header .menu li:hover p{display:block; }
            .header .h_con h3 {
                float: left;
                height: 60px;
                font-weight: normal;
                padding-left: 230px;
            }
            .header .h_con  h3 em {
                display: block;
                background: url(../images/tico.png) no-repeat 0 5px;
                padding-left: 35px;
                font-size: 18px;
                color: #fff;
                line-height: 26px;
                font-weight: bold;
            }
            .header .h_con h1 {
                float: left;
                margin: 32px 0 0 0;
                font-weight: normal;
                padding-left: 230px;
            }
            .header .h_con  h1 em {
                display: block;
                background: url(../images/tico.png) no-repeat 0 5px;
                padding-left: 35px;
                font-size: 18px;
                color: #fff;
                line-height: 26px;
                font-weight: bold;
            }
            .header .h_con p {
                float: right;
                margin-top: -27px;
            }
            .header .h_con p b {
                display: block;
                color: #bd1d21;
                font-size: 20px;
                font-weight: bold;
                background: url(../images/ttel.png) no-repeat left;
                padding: 0 0 0 30px;
            }
            .header .h_con p span {
                display: block;
                font-size: 24px;
                color: #bd1d21;
                LINE-HEIGHT: 20PX;
                font-weight: bold;
                padding: 9px 0 0 30px;
            }
            .content { width: 1200px; margin: 0 auto; }
        
        
        
            .footer em, .footer i { font-style: normal; }
            .footer { background: #333333; height: 270px; padding-top: 59px; }
            .footer em { font-size: 20px; color: #fff; font-weight: bold; display: block; line-height: 100%; position: relative; padding-bottom: 26px; }
            .footer em:after { position: absolute; content: ""; width: 31px; height: 2px; background: #fff; bottom: 9px; left: 0; }
            .f_menu { width: 280px; float: left; padding-right: 200px; height: 214px; }
            .f_menu a { display: inline-block; font-size: 14px; line-height: 32px; color: #D6D6D6; }
            .f_menu a:nth-child(3) { padding: 0 36px; }
            .f_menu a:nth-child(6) { padding: 0 36px; }
            .f_menu a:last-child {padding-left:0px;}
            .f_menu a:hover { font-weight: bold; }
            .f_con { width: 490px; float: left; background: url(../image/fi.png) no-repeat 3px 58px; }
            .f_con span { display: block; padding-left: 35px; color: #D6D6D6; line-height: 100%; padding-bottom: 22px; padding-top: 6px; }
            .f_con span i { font-size: 26px; font-weight: bold; padding-left: 10px; display: inline-block; font-family: arial; color: #fff; }
            .f_qr { float: left; width: 200px; }
            .f_qr img { width: 83px; height: 83px; padding-top: 18px; }
            .f_info { clear: both; border-top: none; font-size: 12px; color: #ADADAD; line-height: 54px; }
            .f_info span { display: inline-block; padding-right: 20px; }
            .f_info i { display: inline-block; float: right; padding-left: 20px; }
            
        
  